Op deze pagina kunt u een gedetailleerde analyse krijgen van een woord of zin, geproduceerd met behulp van de beste kunstmatige intelligentietechnologie tot nu toe:
общая лексика
с потерями (частичной потерей) информации
обычно об алгоритме сжатия данных, например изображения
Смотрите также
общая лексика
сжатие данных
метод, применяемый для уменьшения объёма хранимых или передаваемых данных. Принимающее устройство выполняет разуплотнение полученных данных
Symmetry and asymmetry, in the context of data compression, refer to the time relation between compression and decompression for a given compression algorithm.
If an algorithm takes the same time to compress a data archive as it does to decompress it, it is considered symmetrical. Note that compression and decompression, even for a symmetric algorithm, may not be perfectly symmetric in practice, depending on the devices the data is being copied to and from, and other factors such as latency and the fragmentation on the device.
In turn, if the compression and decompression times of an algorithm are vastly different, it is considered asymmetrical.